home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
editors
/
origami
/
oribin.zoo
/
bindings
/
version.fun
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-07-09
|
279 b
|
18 lines
{{{ comments
; some macros to control svc
}}}
nodup
{{{ check-out
(deffun check-out (
delete-mode-view
shell-command "co " "-l " "$ORIFILE
))
}}}
{{{ check-in
(deffun check-in (
save-file
add-mode-view
shell-command "ci " "-u " "$ORIFILE
))
}}}